Copy

Copy a single address book object into a different folder

addressBook copyAddressBook( beeId srcAddressBook , beeId destination , conflictResolutionMode conflict_resolution_mode , Projection projection )

Parameters

srcAddressBook
Type: beeId The address book to be copied
destination
Type: beeId The target address book where the element needs to be copied
conflict_resolution_mode
Type: conflictResolutionMode The mode to resolve conflicts during copy (ConflictResolutionMode.ABORT supported)
projection
ProjectionWrapper
Projection to be used for the snapshot returned